Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
When you call a function by passing the address of a data variable, it is know a...Sep 16
Data flow diagram is also known as - Select optionDec 15
Define a namespace called ‘samplespace’, which includes a member variable,namely...Dec 15
What is the function of DMA address register?Jan 11
Which functions are also known by the name ? Dec 21
Selection structure is also known by which option Jul 29
The declaration of global variables must be made in which optionAug 29
Identify the variables, which are local to the following functionNov 08
Identify the valid variable name from which optionsAug 16
Function prototyping defines for which optionSep 25
Which function call does invoke the following function prototype? float sub1(int...Feb 13
Select true option for A friend functionNov 03
Which of the following is true while passing objects as function arguments? It i...Feb 24
What is the use of addressing modes, mention the different typesFeb 20
Give an example of one address microprocessor?Nov 26
Name 5 different addressing modes?Nov 19
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
Compile time polymorphism is also known as. select optionDec 31
Which of the following function calls is correct while providing default...Feb 25
Which of the following is true about a function call in a C++ program?Oct 03
Consider a class X, which includes a virtual function called X_output.Feb 16
What is the general format of calling a static member function using a class...Nov 02
Operator Overloading is also known by the termJan 07
Pick out the correct usage of the list function called, splice().Jun 03
Does C# support a variable number of arguments?Sep 02
Why am I getting an InvalidOperationException when I serialize an ArrayList?Dec 13
Identify which function prototype exhibits the following: Name of the function i...Feb 25
GROUP FUNCTIONS (AGGREGATION FUNCTIONS)Dec 17
Compare CALL and PUSH instructionsJul 03
Explain the difference between a JMP instruction and CALL instructionOct 26
Why did they call it .NET?Nov 19
C++ supports a mechanism virtual function to achieve. select optionDec 13
Which statement is true about compare( ) function? - Select optionOct 25
Which of the following functions allow you clear the specified flags? Select...Oct 19
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
How many address lines in a 4096 x 8 EPROM CHIP?Dec 03
Which of the following code would read a line of text from char type variable,...Jan 05
If a class contains the objects of another class as its members, then it is know...Dec 19
Which of the following option will solve the problem? - Select optionDec 15
How do I know when my thread pool work item has completed?Nov 20
Which of the following is not true about static member variable?Jul 25
Which of the following will assign the value to the class member variable num? v...Jul 15
The declaration of a class includes which optionMar 14
Operator overloading is necessary because - select optionMay 22
Which overloads a unary minus operator and returns no values - Select optionMar 21
Which of the following statements is true about the function that contains the c...Jan 15
Find if the following function prototype contains any error: double area(int ) Dec 02
return is an example of which option Jul 21
Water-fall model is associated with which option?Nov 03
Which of the following programming approach used functions as a key concept to p...Jul 28